Skip to content

Simplify distinctKeys methods#7

Open
alphafoobar wants to merge 1 commit intolokeshgupta1981:masterfrom
alphafoobar:patch-1
Open

Simplify distinctKeys methods#7
alphafoobar wants to merge 1 commit intolokeshgupta1981:masterfrom
alphafoobar:patch-1

Conversation

@alphafoobar
Copy link
Copy Markdown

  • Concurrent sets only required if using parallel streams.
  • HashSet already has this functionality, using that makes the code tidier.

* Concurrent sets only required if using parallel streams.
* HashSet already has this functionality, using that makes the code tidier.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant